@font-face
{
    font-family: 'The first in a while';
  src: url('The first in a while.eot');
  src: url('The first in a while.eot?#') format('embedded-opentype'),
      url('The first in a while.woff') format('woff'),
      url('The first in a while.ttf') format('truetype');
}
